projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1f0a62d
)
*** empty log message ***
author
Alan Mackenzie
<acm@muc.de>
Mon, 14 Jan 2008 19:16:12 +0000
(19:16 +0000)
committer
Alan Mackenzie
<acm@muc.de>
Mon, 14 Jan 2008 19:16:12 +0000
(19:16 +0000)
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index 61a3ba3b39d5631c9c4e6b1ae903e5f0b15e6474..707122d122a9265302855fd1d6c36a060977a34a 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,3
+1,8
@@
+2008-01-14 acm <acm@localhost.localdomain>
+
+ * progmodes/cc-engine.el (c-guess-basic-syntax): prevent a macro
+ call inside a struct being recognised as a K&R argument.
+
2008-01-14 Jason Rumney <jasonr@gnu.org>
* image.el (image-type): Use image-type-from-file-name (from trunk